post
Re-generate a personal access token
{{protocol}}://{{url}}/{{version}}/users/me/tokens/:id
No description
Authentication
Authentication inherited from the collection: Bearer .Parameters
Name | Type | Value |
---|---|---|
id | path | {{tokenId}} |
Body
{
"expireAt": "2023-12-31"
}